<HTML><HEAD><TITLE>The Command Line parameters</TITLE></HEAD><BODY topmargin=0 leftmargin=0><TABLE border=0 cellpadding=0 cellspacing=0 width=100%><TR><TD bgcolor=#39C2C6><FONT size=6> </FONT></TD></TR></TABLE><TABLE border=0 cellpadding=0 cellspacing=0 width=100%><TR><TD rowspan=2 width=48 bgcolor=#39C2C6> </TD><TD rowspan=2 width=106><IMG src=htmlcomp.gif hspace=5 vspace=5 width=96 height=96></TD><TD bgcolor=#39C2C6> <FONT color=#FFFFFF><A href=../Help.htm>Contents</A></FONT></TD></TR><TR><TD><FONT color=#38A4C7 size=6 face=Arial><B>The Command Line parameters</B></FONT></TD></TR></TABLE><TABLE border=0 width=100% cellspacing=0 cellpadding=0><TR><TD width=101 bgcolor=#39C2C6></TD><TD><BLOCKQUOTE><P>You can also use the HTML (Un)Compress tool with the
Command Line. This is very useful for peoples who want
to process large numbers of files. This is how you
do it:</P></BLOCKQUOTE><B><BLOCKQUOTE><P>HTMLComp </B>[/y] [/s] [/l] [/c] [/u] file1.htm[file2.htm]</P></BLOCKQUOTE><TABLE border=1 cellpadding=3 cellspacing=1 width=585><TBODY><TR><TD valign=center><P align=right><B>/y</B></TD><TD valign=center>There are no questions asked, everything is automatically
answered yes and the program will be automatically
shut down after the process.</TD></TR><TR><TD valign=center><B><P align=right>/s</B></TD><TD valign=center>Use this option to scan the subdirectories for files
to compress according the wildcards of <EM>file1.htm</EM></TD></TR><TR><TD valign=center><B><P align=right>/l</B></TD><TD valign=center>File1 is list file (file1.lst), this list file can contain references to other lists</TD></TR><TR><TD valign=center><B><P align=right>/c</B></TD><TD valign=center>Use this option to compress.</TD></TR><TR><TD valign=center><B><P align=right>/u</B></TD><TD valign=center>Use this option to uncompress.</TD></TR><TR><TD valign=center><B><P align=right>file1.htm</B></TD><TD valign=center>Needed. This file will be used as input. May contain
wildcards but then the file2.htm tag will be ignored.</TD></TR><TR><TD valign=center><B><P align=right>file2.htm</B></TD><TD valign=center>Needed. This file will be used as output.</TD></TR></TBODY></TABLE><B><BLOCKQUOTE><P>Example</P></BLOCKQUOTE><DIR></B><PRE>HTMLComp /c index.ht</PRE><BLOCKQUOTE><P>The index.htm will be compressed and overwritten after
you push on yes twice.</P></BLOCKQUOTE><PRE>HTMLComp /u /y index.htm index2.ht</PRE><BLOCKQUOTE><P>The index.htm file will be uncompressed in theindex2.htm
file, no questions will be asked.</P></BLOCKQUOTE><PRE>HTMLComp /y /c *.ht</PRE><BLOCKQUOTE><P>All HTML files in this directory will be compressed
without asking any questions.</P></BLOCKQUOTE></DIR></TD></TR></TABLE><BLOCKQUOTE><P> </P></BLOCKQUOTE></BODY></HTML>